DSH Plugin Store:DeepSeek Harness 的社区插件发现与安装
DSH Plugin Store 是 SandbaseAI 开发的 DeepSeek Harness 原生插件市场,旨在解决插件发现困难、需手动搜索 GitHub 及安装复杂的问题。当前版本为 v0.1.0-preview.5,基于 MIT 许可。该工具将 DSH Plugin Leaderboard 目录数据接入 DSH Web 设置,让用户无需离开界面即可浏览、筛选和安装超过 4,000 个社区插件。核心功能包括按名称、标签、排名等多维度搜索与排序,支持原生 Store UI 的 Community 和 Installed 视图,并提供 store_search、store_catalog
Read Moredshmarketplace-plugin: Browse and Install Plugins Within DSH
dshmarketplace-plugin is a DSH plugin maintained by DshMarketPlace, licensed under the MIT License. It is designed to allow users to search for plugins, view their descriptions, and install them—all within the DSH session without leaving it. The plugin supports both English and Chinese and follows DSH's language settings for display. Its core features include the `/store` command and a settings page entry for performing in-session marketplace operations, as well as the `dshmarketplace_search` and `dshmarketplace_install` tools, which enable Agents to automatically search for and install plugins during conversations. To ensure security, plugins must pass installation tests before being listed, installation commands are rigorously validated to reject illegal input, and the browser side is isolated from the Shell. Regarding privacy
Read Moredsh-store: DeepSeek Harness Plugin Directory and One-Click Installation Entry
dsh-store is a plugin store for DSH (DeepSeek Harness), used to aggregate catalogs, verify quality, install/uninstall, and manage plugins. It handles installation targets through the official `dsh plugin add/remove` command, supports background validation of whether `package.json` contains a `dsh` field to filter out noise, and ensures plugins align with the current profile. Core features include: 1. **Catalog aggregation and filtering**: Integrates sources such as the npm registry, curated awesome lists, automatic radar, and GitHub stars, supporting search, categorization, and sorting by stars/latest/name, with README summaries displayed. 2. **Installation and uninstallation**: Prioritizes official commands, falling back to pnpm when they fail.
Read More